Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/od/
H A Dod.c126 #define DECL_GET(typ) \ macro
133 DECL_GET(u8)
134 DECL_GET(u16)
135 DECL_GET(u32)
136 DECL_GET(u64)
137 DECL_GET(s8)
138 DECL_GET(s16)
139 DECL_GET(s32)
140 DECL_GET(s64)
141 DECL_GET(fF)
[all …]