Home
last modified time | relevance | path

Searched defs:InitResult (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp490 auto InitResult = in basicLogDynamicInitializer() local
/openbsd-src/lib/libcurses/tty/
H A Dlib_mvcur.c794 #define InitResult _nc_str_init(&result, buffer, sizeof(buffer)) in onscreen_mvcur() macro