HomeSort by: relevance | last modified time | path
    Searched defs:sizeof_int (Results 1 - 8 of 8) sorted by relevancy

  /src/tests/usr.bin/indent/
lsym_type.c 60 int sizeof_int = sizeof int; variable in typeref:typename:int
lsym_type.c 60 int sizeof_int = sizeof int; variable in typeref:typename:int
  /src/tests/usr.bin/xlint/lint1/
lang_level_c99.c 103 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)]
msg_130.c 67 sizeof_int = sizeof(int), enumerator in enum:__anonfa995aff0103
80 case sizeof_int:
88 if (x == sizeof_int)
90 if (x > sizeof_int)
95 if (sizeof_int == sizeof_uint)
135 if (state == sizeof_int)
lang_level_c99.c 103 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)]
msg_130.c 67 sizeof_int = sizeof(int), enumerator in enum:__anonfa995aff0103
80 case sizeof_int:
88 if (x == sizeof_int)
90 if (x > sizeof_int)
95 if (sizeof_int == sizeof_uint)
135 if (state == sizeof_int)
expr_sizeof.c 26 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)]
expr_sizeof.c 26 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)]

Completed in 24 milliseconds