Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dphys2bus.h37 #define dev_phys_to_bus(_, _addr) _addr argument
38 #define dev_bus_to_phys(_, _addr) _addr argument
/u-boot/tools/buildman/
A Dkconfiglib.py6752 def _filename_fn(kconf, _): argument
6756 def _lineno_fn(kconf, _): argument
6760 def _info_fn(kconf, _, msg): argument
6766 def _warning_if_fn(kconf, _, cond, msg): argument
6773 def _error_if_fn(kconf, _, cond, msg): argument
6781 def _shell_fn(kconf, _, command): argument
/u-boot/tools/
A Dasn1_compiler.c206 #define _(X) [DIRECTIVE_##X] = #X macro

Completed in 15 milliseconds