HelenOS sources

entry_point_jmp    39 uspace/lib/c/include/entry_point.h void entry_point_jmp(void *, void *) __attribute__((noreturn));
entry_point_jmp    39 uspace/lib/posix/include/libc/entry_point.h void entry_point_jmp(void *, void *) __attribute__((noreturn));
entry_point_jmp   362 uspace/srv/loader/main.c 	entry_point_jmp(prog_info.finfo.entry, &pcb);
HelenOS homepage, sources at GitHub