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

  /external/bison/lib/
fcntl.c 31 # define rpl_fcntl fcntl macro
169 rpl_fcntl (int fd, int action, /* arg */...) function
246 result = rpl_fcntl (fd, F_DUPFD, target);
253 result = rpl_fcntl (fd, F_DUPFD, target);
fcntl.in.h 89 # define fcntl rpl_fcntl
  /external/bison/darwin-lib/
fcntl.h 401 # define fcntl rpl_fcntl
  /external/bison/linux-lib/
fcntl.h 401 # define fcntl rpl_fcntl
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 183 milliseconds