Home
last modified time | relevance | path

Searched defs:sizeof_type (Results 1 – 3 of 3) sorted by relevance

/netbsd/tests/usr.bin/indent/
H A Dopt_pcs.c66 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
H A Dopt_bs.c69 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
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dmessage.c200 msgblock_allocate(isc_mem_t *mctx, unsigned int sizeof_type, in msgblock_allocate()
222 msgblock_internalget(dns_msgblock_t *block, unsigned int sizeof_type) { in msgblock_internalget()
247 unsigned int sizeof_type) { in msgblock_free()