Searched defs:LONG (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | printfuncs.h | 38 enum { CHAR, SHORT, UNSIGNED_SHORT, INT, UNSIGNED, LONG, UNSIGNED_LONG, enumerator
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | vfscanf.c | 36 #define LONG 0x01 /* l: long or double */ macro
|
/titanic_44/usr/src/common/util/ |
H A D | sscanf.c | 77 #define LONG 0x01 /* l: long or double */ macro
|
/titanic_44/usr/src/cmd/file/ |
H A D | magicutils.c | 50 #define LONG 4 macro
|
/titanic_44/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 1024 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _mkarglst() enumerator
|
/titanic_44/usr/src/ucblib/libucb/port/stdio/ |
H A D | doprnt.c | 1072 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _mkarglst() enumerator
|
/titanic_44/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 2271 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _wmkarglst() enumerator
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 135 #define LONG (sizeof (long)) macro
|