Home
last modified time | relevance | path

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

/aoo4110/main/rsc/source/rscpp/
H A Dcpp5.c167 { T_SHORT, "short", },
178 T_FLOAT | T_DOUBLE | T_LONG | T_SHORT,
181 T_LONG | T_SHORT | T_CHAR,
193 { T_SHORT, S_SINT, S_PSINT }, /* short int */
579 if ((typecode & (T_SHORT | T_LONG)) != 0) in dosizeof()
H A Dcpp.h161 #define T_SHORT 16 macro

Completed in 23 milliseconds