Searched refs:PT_V (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c119 PT_V /* variable taken from argument list */ enumerator in enum:param_type
125 int value; /* for PT_INTEGER: the value, for PT_V: the position */
2332 case PT_NIL: case PT_CHARACTER: case PT_V:
2344 case PT_NIL: case PT_INTEGER: case PT_ARGCOUNT: case PT_V:
2356 if (params->type == PT_V)
2377 case PT_V:
2409 if (params->type == PT_V)
2524 type = PT_V;
H A Dformat-scheme.c122 PT_V /* variable taken from argument list */ enumerator in enum:param_type
128 int value; /* for PT_INTEGER: the value, for PT_V: the position */
2358 case PT_NIL: case PT_CHARACTER: case PT_V:
2370 case PT_NIL: case PT_INTEGER: case PT_ARGCOUNT: case PT_V:
2382 if (params->type == PT_V)
2403 case PT_V:
2527 type = PT_V;

Completed in 103 milliseconds