Home
last modified time | relevance | path

Searched refs:present_init (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/skinny-corefile/
H A Dpresent.h1 void present_init (int in);
H A Dmain.c13 present_init(argc); in main()
H A Dpresent.c9 void present_init(int in) { present_dirty_data += 10; } in present_init() function