Searched defs:preserve (Results 1 – 12 of 12) sorted by relevance
47 free_type (const char *name, const Type *t, int preserve) in free_type()183 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_free() local
51 copy_type (const char *from, const char *to, const Type *t, int preserve) in copy_type()232 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_copy() local
44 static getarg_strings preserve; variable
668 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_decode() local
932 int preserve = (t->tt & A1_HF_PRESERVE); in _asn1_copy() local
97 template <typename PassT> void preserve() { preserve(PassT::ID()); } in preserve() function100 void preserve(void *PassID) { in preserve() function
515 Boolean preserve; in delete_package() local
222 GLOBAL int preserve; /* preserve modification time on files */ variable
670 unsigned int tree, preserve; in route_change() local
530 …bool preserve = props & (PASS_UTIL_FLAG(PASS_UTIL_PROP_NOINLINE)|PASS_UTIL_FLAG(PASS_UTIL_PROP_USE… in setFunctionProperties() local
246 static int preserve = 0; variable
801 uint8_t preserve; /**< */ member