Home
last modified time | relevance | path

Searched defs:is_string (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c295 int is_string; in ndr_topmost() local
594 int is_string = NDR_IS_STRING(ti); in ndr_outer() local
660 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed() local
750 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed_array() local
841 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_array() local
969 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_construct() local
1170 int is_string = NDR_IS_STRING(ti); in ndr_outer_string() local
/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h146 unsigned int is_string : 1; member
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_type.c544 int is_string(struct expression *expr) in is_string() function
H A Devaluate.c2747 int is_string = is_string_type(ctype); in handle_initializer() local