Home
last modified time | relevance | path

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

/third_party/mksh/
Dexec.c605 (tp->flag & LOWER_BI)) { in comexec()
1128 flag |= LOWER_BI; in builtin()
Dsh.h1825 #define LOWER_BI BIT(13) /* (with LOW_BI) override even w/o flags */ macro