HomeSort by relevance Sort by last modified time
    Searched full:fopen_safer (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
fopen-safer.c 31 fopen_safer (char const *file, char const *mode) function
stdio--.h 25 # define fopen fopen_safer
stdio-safer.h 23 FILE *fopen_safer (char const *, char const *);
  /external/bison/src/
files.c 112 ptr = fopen_safer (name, mode);
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 202 milliseconds