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

  /external/bison/lib/
printf-args.h 58 TYPE_LONGINT,
printf-args.c 62 case TYPE_LONGINT:
printf-parse.c 457 "lld" into TYPE_LONGINT. */
459 type = TYPE_LONGINT;
vasnprintf.c     [all...]
  /external/e2fsprogs/intl/
printf-args.h 49 TYPE_LONGINT,
printf-args.c 56 case TYPE_LONGINT:
vasnprintf.c 340 if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
369 if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
396 if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
538 case TYPE_LONGINT:
674 case TYPE_LONGINT:

Completed in 1295 milliseconds