Home
last modified time | relevance | path

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

/dports/lang/ptoc/ptoc/
H A Dmain.cxx137 bool compile_system_library; variable
345 compile_system_library = TRUE; in main()
356 compile_system_library = FALSE; in main()
H A Dmain.h24 extern bool compile_system_library;
H A Dbring.cxx117 if (compile_system_library) { in add()