Home
last modified time | relevance | path

Searched defs:LONG (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dprintfuncs.h38 enum { CHAR, SHORT, UNSIGNED_SHORT, INT, UNSIGNED, LONG, UNSIGNED_LONG, enumerator
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c36 #define LONG 0x01 /* l: long or double */ macro
/titanic_50/usr/src/common/util/
H A Dsscanf.c77 #define LONG 0x01 /* l: long or double */ macro
/titanic_50/usr/src/cmd/file/
H A Dmagicutils.c50 #define LONG 4 macro
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c1024 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _mkarglst() enumerator
/titanic_50/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c1072 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _mkarglst() enumerator
/titanic_50/usr/src/lib/libc/port/print/
H A Ddoprnt.c2271 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, in _wmkarglst() enumerator
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c135 #define LONG (sizeof (long)) macro