Home
last modified time | relevance | path

Searched refs:IMF_ANON (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/ctfconv/
Ditype.h78 #define IMF_ANON 0x01 /* member without name */ macro
Dparse.c423 im->im_flags = IMF_ANON; in im_new()
440 if (!(im->im_flags & IMF_ANON)) in im_name()