Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/c/global_variables/
H A Dmain.c5 static const int g_file_static_int = 2; variable
13 g_common_1 = g_file_global_int / g_file_static_int; in main()