Searched refs:arg (Results 1 – 2 of 2) sorted by relevance
39 call_fclose (void *arg) in call_fclose() argument41 if (arg != NULL) in call_fclose()42 fclose (arg); in call_fclose()
541 # define __attribute_copy__(arg) __attribute__ ((__copy__ (arg))) argument543 # define __attribute_copy__(arg) argument
Completed in 5 milliseconds