Searched defs:has_context (Results 1 – 7 of 7) sorted by relevance
148 bool has_context; in msgdomain_write_tcl() local
122 bool has_context; in msgdomain_write_csharp_resources() local
112 const lex_pos_ty *has_context; in msgdomain_list_print() local
608 bool has_context; in msgdomain_write_csharp() local
910 bool has_context; in msgdomain_write_java() local
303 #define has_context(pmap) (((pmap)->pm_ctxnum != EMPTY_CONTEXT) == ((pmap) != kernel_pmap)) macro
312 #define has_context(pmap) ((pmap)->pm_ctxnum != EMPTY_CONTEXT) macro