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

  /bionic/libc/stdio/
puts.c 1 /* $OpenBSD: puts.c,v 1.7 2005/08/08 08:05:36 espie Exp $ */
43 puts(const char *s) function
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdio-write.c 133 puts (const char *string) function
134 #undef puts macro
137 CALL_WITH_SIGPIPE_EMULATION (int, puts (string), ret == EOF)
  /external/bison/darwin-lib/
stdio.h 1228 _GL_CXXALIASWARN (puts); variable
    [all...]
  /external/bison/linux-lib/
stdio.h 1228 _GL_CXXALIASWARN (puts); variable
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 423 /// int puts(const char *s);
424 puts, enumerator in enum:llvm::LibFunc::Func

Completed in 1811 milliseconds