Searched defs:INT_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
1085 curtype = INT_PTR;
1136 case INT_PTR:
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c1073 LONG_PTR, INT_PTR}; enumerator in enum:types
1143 curtype = INT_PTR;
1191 case INT_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
2383 curtype = INT_PTR;
2433 case INT_PTR:

Completed in 52 milliseconds