Searched refs:posixtypes (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/hexdump/
H A Dodsyntax.c74 static void posixtypes(char const *);
108 posixtypes("a");
112 posixtypes("o2");
115 posixtypes("o1");
118 posixtypes("c");
121 posixtypes("u2");
124 posixtypes("u4");
128 posixtypes("f8");
131 posixtypes("f4");
135 posixtypes("x
222 posixtypes(char const *type_string) function
[all...]

Completed in 188 milliseconds