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

  /src/usr.bin/hexdump/
odsyntax.c 74 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("x4")
222 posixtypes(char const *type_string) function in typeref:typename:void
    [all...]
odsyntax.c 74 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("x4")
222 posixtypes(char const *type_string) function in typeref:typename:void
    [all...]

Completed in 62 milliseconds