Searched refs:puts (Results 1 – 12 of 12) sorted by relevance
123 FUNCTION(puts, int (*f)(const char*)); in stdio_h()
128 int puts(const char* __s);
825 puts
926 int puts(const char* s) { in puts() function
1132 CALL(puts)
4264 CALL(puts)
19576 CALL(puts)
2531 TEST(STDIO_TEST, puts) { in TEST() argument2533 eth.Run([&]() { exit(puts("a b c")); }, 0, "a b c\n"); in TEST()
1002 void* addr = reinterpret_cast<void*>(puts); // well-known libc function in TEST()
838 puts;
398 ELF files. Note that using them puts application under high risk of