Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Dkconfiglib.py3820 def warn_select_imply(sym, expr, expr_type): argument
5881 def _strip_dep(self, expr): argument
5988 def expr_value(expr): argument
6060 def expr_str(expr, sc_expr_str_fn=standard_sc_expr_str): argument
6104 def expr_items(expr): argument
6131 def split_expr(expr, op): argument
6316 def _depend_on(sc, expr): argument
6335 def _parenthesize(expr, type_, sc_expr_str_fn): argument
6439 def _expr_depends_on(expr, sym): argument
Dguiconfig.py2167 def _split_expr_info(expr, indent): argument
2204 def sis(expr, val, title): argument
2305 def _expr_str(expr): argument
Dmenuconfig.py2687 def _split_expr_info(expr, indent): argument
2724 def sis(expr, val, title): argument
2832 def _expr_str(expr): argument
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcmsis_gcc.h253 __STATIC_FORCEINLINE long unlikely(long expr) in unlikely()
260 __STATIC_FORCEINLINE long likely(long expr) in likely()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_gcc.h942 __STATIC_FORCEINLINE long unlikely(long expr) in unlikely()
949 __STATIC_FORCEINLINE long likely(long expr) in likely()