Searched defs:the_value (Results 1 – 3 of 3) sorted by relevance
105 void PR40286_1(int the_value) { in PR40286_1()108 void PR40286_2(int the_value) { in PR40286_2()111 void PR40286_3(int the_value) { in PR40286_3()114 void PR40286_4(int the_value) { // expected-note {{'the_value' declared here}} in PR40286_4()
138 set(the_value "${value}") variable
30 const auto the_value = calc_val() + sizeof(char); variable