Searched defs:y (Results 1 – 1 of 1) sorted by relevance
/argp/ |
A D | argp-namefrob.h | 115 # define fgets_unlocked(x,y,z) fgets (x,y,z) argument 118 # define fputc_unlocked(x,y) fputc (x,y) argument 121 # define fputs_unlocked(x,y) fputs (x,y) argument 124 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) argument 127 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) argument 136 # define putc_unlocked(x,y) putc (x,y) argument
|
Completed in 5 milliseconds