Searched refs:main (Results 1 – 6 of 6) sorted by relevance
6 PROGRAM-open_memstream = extern int open_memstream(); int main() { return open_memstream(); } function7 PROGRAM-funopen = extern int funopen(); int main() { return funopen(); } function8 PROGRAM-fopencookie = extern int fopencookie(); int main() { return fopencookie(); } function9 PROGRAM-gc_sections = int main() {} function14 PROGRAM-cjson += int main() { return cJSON_False; } function
892 # is part of the input, its contents will be placed on the main page
89 int main(int argc, char **argv) in main() function
154 int main(int argc, char **argv) in main() function
28 * optimized for very fast operation with very small footprint. The main encoder41 * The <cbor.h> is the main header in TinyCBOR and defines the constants used by most functions
396 int main(int argc, char **argv) in main() function