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

  /src/tests/usr.bin/xlint/lint1/
msg_035.c 40 short short_flag: 1; member in struct:example
  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-tcl.c 126 bool short_flag; local
227 short_flag = false;
229 short_flag = true, format++;
242 type = (short_flag ? FAT_SHORT_INTEGER : FAT_INTEGER);
245 type = (short_flag ? FAT_SHORT_UNSIGNED_INTEGER : FAT_UNSIGNED_INTEGER);
  /src/external/bsd/tcpdump/dist/missing/
snprintf.c 250 else if (short_flag) \
271 int short_flag = 0; local
324 short_flag = 1;
  /src/tools/compat/
snprintf.c 304 else if (short_flag) \
314 else if (short_flag) \
339 int short_flag = 0; local
392 short_flag = 1;
  /src/external/bsd/iscsi/dist/src/lib/
snprintf.c 306 else if (short_flag) \
316 else if (short_flag) \
341 int short_flag = 0; local
394 short_flag = 1;

Completed in 37 milliseconds