Searched refs:itNative (Results 1 – 5 of 5) sorted by relevance
261 boolean_t itNative; /* User specified a native (C) type. */ member
329 if ((it->itTypeSize == 0) && !it->itVarArray && !it->itNative) in itCalculateSizeInfo()824 it->itNative = TRUE;
541 #define IS_OPTIONAL_NATIVE(x) ((x)->itNative && \
712 if ($3 && $3->itNative) {
365 if (it->itNative) in rtCheckFit()