Searched defs:LONG_PTR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c1025 LONG_PTR, INT_PTR}; enumerator in enum:types
1083 curtype = LONG_PTR;
1133 case LONG_PTR:
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c1073 LONG_PTR, INT_PTR}; enumerator in enum:types
1141 curtype = LONG_PTR;
1188 case LONG_PTR:
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c2272 LONG_PTR, INT_PTR, LONG_LONG, LONG_LONG_PTR}; enumerator in enum:types
2381 curtype = LONG_PTR;
2430 case LONG_PTR:

Completed in 70 milliseconds