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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-perl.c 85 FAT_COUNT_POINTER = 7,
435 type = FAT_COUNT_POINTER | size;
700 case FAT_COUNT_POINTER:
format-c.c 77 FAT_COUNT_POINTER = 7,
119 FAT_COUNT_SCHAR_POINTER = FAT_COUNT_POINTER | FAT_SIZE_CHAR,
120 FAT_COUNT_SHORT_POINTER = FAT_COUNT_POINTER | FAT_SIZE_SHORT,
121 FAT_COUNT_INT_POINTER = FAT_COUNT_POINTER,
122 FAT_COUNT_LONGINT_POINTER = FAT_COUNT_POINTER | FAT_SIZE_LONG,
123 FAT_COUNT_LONGLONGINT_POINTER = FAT_COUNT_POINTER | FAT_SIZE_LONGLONG,
663 type = FAT_COUNT_POINTER;
1055 case FAT_COUNT_POINTER:

Completed in 16 milliseconds