Searched refs:sdlRestrictionInt (Results 1 – 3 of 3) sorted by relevance
52 typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr; typedef
810 (*valptr) = emalloc(sizeof(sdlRestrictionInt)); in schema_restriction_var_int()812 memset((*valptr), 0, sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
1253 sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt)); in sdl_deserialize_resriction_int()2382 prest = malloc(sizeof(sdlRestrictionInt)); in make_persistent_restriction_int()
Completed in 19 milliseconds