Searched refs:has_context (Results 1 – 7 of 7) sorted by relevance
112 const lex_pos_ty *has_context; in msgdomain_list_print() local115 has_context = NULL; in msgdomain_list_print()127 has_context = &mp->pos; in msgdomain_list_print()133 if (has_context != NULL) in msgdomain_list_print()137 has_context->file_name, has_context->line_number, in msgdomain_list_print()
122 bool has_context; in msgdomain_write_csharp_resources() local125 has_context = false; in msgdomain_write_csharp_resources()128 has_context = true; in msgdomain_write_csharp_resources()129 if (has_context) in msgdomain_write_csharp_resources()
148 bool has_context; in msgdomain_write_tcl() local151 has_context = false; in msgdomain_write_tcl()154 has_context = true; in msgdomain_write_tcl()155 if (has_context) in msgdomain_write_tcl()
608 bool has_context; in msgdomain_write_csharp() local611 has_context = false; in msgdomain_write_csharp()614 has_context = true; in msgdomain_write_csharp()615 if (has_context) in msgdomain_write_csharp()
910 bool has_context; in msgdomain_write_java() local913 has_context = false; in msgdomain_write_java()916 has_context = true; in msgdomain_write_java()917 if (has_context) in msgdomain_write_java()
303 #define has_context(pmap) (((pmap)->pm_ctxnum != EMPTY_CONTEXT) == ((pmap) != kernel_pmap)) macro527 if (has_context(pmap)) in context_allocate()1126 else if (has_context(pmap)) { in pv_changepte()1225 else if (has_context(pmap)) { in pv_syncflags()1864 if (has_context(pmap)) { in pmap_release()2172 if (!has_context(pmap)) { in pmap_enter_user()2599 if (!has_context(pmap)) { in pmap_fault_reload()2747 if (!has_context(pmap)) { in _pmap_switch()3040 if (has_context(pmap)) { in pmap_protect1()3276 if (has_context(pmap)) { in pmap_remove1()
312 #define has_context(pmap) ((pmap)->pm_ctxnum != EMPTY_CONTEXT) macro 536 if (has_context(pmap)) in context_allocate() 1133 else if (has_context(pmap)) { in pv_changepte() 1230 else if (has_context(pmap)) { in pv_syncflags() 1896 if (has_context(pmap)) { in pmap_release() 2201 if (!has_context(pmap)) { in pmap_enter_user() 2618 if (!has_context(pmap)) { in pmap_fault_reload() 3015 if (has_context(pmap)) { in pmap_protect1() 3234 if (has_context(pmap)) { in pmap_remove1()