HomeSort by: relevance | last modified time | path
    Searched refs:PT_INTEGER (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c 117 PT_INTEGER, /* integer */
125 int value; /* for PT_INTEGER: the value, for PT_V: the position */
2349 case PT_INTEGER: case PT_ARGCOUNT:
2359 case PT_NIL: case PT_INTEGER: case PT_ARGCOUNT: case PT_V:
2384 case PT_CHARACTER: case PT_INTEGER: case PT_ARGCOUNT:
2484 type = PT_INTEGER;
2495 type = PT_INTEGER;
2688 else if (paramcount >= 1 && params[0].type == PT_INTEGER)
format-scheme.c 120 PT_INTEGER, /* integer */
128 int value; /* for PT_INTEGER: the value, for PT_V: the position */
2375 case PT_INTEGER: case PT_ARGCOUNT:
2385 case PT_NIL: case PT_INTEGER: case PT_ARGCOUNT: case PT_V:
2410 case PT_CHARACTER: case PT_INTEGER: case PT_ARGCOUNT:
2487 type = PT_INTEGER;
2498 type = PT_INTEGER;
2703 else if (paramcount >= 1 && params[0].type == PT_INTEGER)

Completed in 147 milliseconds