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

  /src/tests/usr.bin/indent/
opt_bs.c 69 int sizeof_type = sizeof (int); variable
70 int sizeof_type = sizeof(int); variable
80 int sizeof_type = sizeof (int); variable
81 int sizeof_type = sizeof (int); variable
91 int sizeof_type = sizeof(int); variable
92 int sizeof_type = sizeof(int); variable
opt_pcs.c 66 int sizeof_type = sizeof (int); variable
67 int sizeof_type = sizeof(int); variable
78 int sizeof_type = sizeof (int); variable
79 int sizeof_type = sizeof (int); variable
93 int sizeof_type = sizeof (int); variable
94 int sizeof_type = sizeof (int); variable
104 int sizeof_type = sizeof(int); variable
105 int sizeof_type = sizeof(int); variable

Completed in 25 milliseconds