Searched refs:__thunkslen (Results 1 – 8 of 8) sorted by relevance
/dports/sysutils/cfengine-devel/core-d08ae9eff/3rdparty/peg-0.1.15/src/ |
H A D | leg.c | 118 int __thunkslen; member 231 while (yy->__thunkpos >= yy->__thunkslen) in yyDo() 233 yy->__thunkslen *= 2; in yyDo() 234 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); in yyDo() 1247 yyctx->__thunkslen= YY_STACK_SIZE; in YYPARSEFROM() 1248 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen); in YYPARSEFROM()
|
H A D | peg.peg-c | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1035 yyctx->__thunkslen= YY_STACK_SIZE; 1036 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/ |
H A D | math.pc | 76 int __thunkslen; 189 while (yy->__thunkpos >= yy->__thunkslen) 191 yy->__thunkslen *= 2; 192 yy->__thunks= (yythunk *)YY_REALLOC(yy, yy->__thunks, sizeof(yythunk) * yy->__thunkslen); 1105 yyctx->__thunkslen= YY_STACK_SIZE; 1106 yyctx->__thunks= (yythunk *)YY_MALLOC(yyctx, sizeof(yythunk) * yyctx->__thunkslen);
|