HomeSort by relevance Sort by last modified time
    Searched refs:_dictCtx (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/util/
dict.h 19 typedef struct _dictCtx *dictCtx;
dict.c 54 struct _dictCtx {
561 if(! (dict = calloc(1, sizeof(struct _dictCtx))))

Completed in 183 milliseconds