HomeSort by relevance Sort by last modified time
    Searched defs:fputs_unlocked (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
unlocked-io.h 80 # define fputs(x,y) fputs_unlocked (x,y)
82 # define fputs_unlocked(x,y) fputs (x,y) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h 80 # define fputs(x,y) fputs_unlocked (x,y)
82 # define fputs_unlocked(x,y) fputs (x,y) macro

Completed in 285 milliseconds