Searched refs:xo_set_program (Results 1 – 7 of 7) sorted by relevance
28 xo_set_program("test_12"); in main()
64 xo_set_program("test"); in main()
24 xo_set_program("test_02"); in main()
1000 .. index:: xo_set_program1002 xo_set_program section in Support Functions1005 .. c:function:: void xo_set_program (const char *name)1011 The `xo_set_program` function sets the name of the program as1014 calls to `xo_set_program` can override this value::1017 xo_set_program(argv[0]);1020 `xo_set_program` (and `xo_parse_args`) must be maintained by the
625 xo_set_program (const char *name);
8253 xo_set_program (const char *name) in xo_set_program() function