Searched defs:hello_world (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtestdso.c6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) function
H A DtestModule.c37 hello_world_t hello_world = NULL; local
48 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) {
52 if (hello_world == NULL) {
57 (*hello_world)();
/vbox/src/recompiler/tests/
H A Dtest-i386-vm86.S8 movw $GET_OFFSET(hello_world), %dx
94 hello_world: label

Completed in 131 milliseconds