Searched refs:sdlRestrictionInt (Results 1 – 3 of 3) sorted by relevance
54 typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr; typedef
808 (*valptr) = emalloc(sizeof(sdlRestrictionInt)); in schema_restriction_var_int()810 memset((*valptr), 0, sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
1259 sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt)); in sdl_deserialize_resriction_int()2393 prest = malloc(sizeof(sdlRestrictionInt)); in make_persistent_restriction_int()
Completed in 29 milliseconds