Searched refs:pointee (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dbedeck.h241 struct AST_parameter_n_t *pointee; /* flattened pointee */
242 int pointee_slots; /* slots occupied by the pointee */
H A Dastp.h884 AST_type_n_t * pointee
H A Dastp_com.c606 AST_type_n_t * pointee
612 pointer_node_ptr->pointee_type = pointee;
1745 * the type node is a pointer and the pointee type is a union with no
1831 /* If create the array_rep_type for this pointee */
/macosx-10.10.1/swig-12/Source/Modules/
H A Dallegrocl.cxx2044 String *pointee = id_converter_type(t); local
2045 result = NewStringf("(:* %s)", pointee);
2046 Delete(pointee);

Completed in 150 milliseconds