Home
last modified time | relevance | path

Searched refs:MACRO (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Use-relative-install-paths-for-CMake.patch26 @@ -258,13 +258,6 @@ MACRO( SET_ENVIRONMENT ) # setup the environment vars
39 MACRO( SET_SONAME )
40 @@ -359,7 +352,7 @@ MACRO( SET_AUTODOCS ) # looks for doxygen, dot and latex and setup autodocs acc
49 @@ -379,7 +372,7 @@ MACRO( SET_AUTODOCS ) # looks for doxygen, dot and latex and setup autodocs acc
58 @@ -638,32 +631,32 @@ MACRO( SET_INSTALL_TARGET )
96 @@ -724,9 +717,9 @@ MACRO( PROCESS_SOURCES )
109 @@ -746,9 +739,9 @@ MACRO( PROCESS_SOURCES )
122 @@ -776,7 +769,7 @@ MACRO( PROCESS_EXAMPLES )
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_scan.l133 if (mmlval.sym->type != MACRO) {
H A Daicasm_macro_gram.y131 if (macro_symbol == NULL || macro_symbol->type != MACRO) {
H A Daicasm_scan.l404 if (yylval.sym->type == MACRO) {
437 if (yylval.sym->type == MACRO) {
H A Daicasm_symbol.h61 MACRO enumerator
H A Daicasm_gram.y771 cur_symbol->type = MACRO;
1553 case MACRO: in initialize_symbol()
1579 if (cur_symbol == NULL || cur_symbol->type != MACRO) { in add_macro_arg()
1610 if (cur_symbol == NULL || cur_symbol->type != MACRO) { in add_macro_body()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0002-flex-Remove-line-directives.patch20 @@ -32,11 +32,19 @@ MACRO(ADD_LEX_FILES _source _generated)
/openbmc/linux/drivers/hid/
H A Dhid-roccat-isku.c204 ISKU_BIN_ATTR_RW(macro, MACRO);
H A Dhid-roccat-koneplus.c177 KONEPLUS_BIN_ATTRIBUTE_W(macro, MACRO);
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst665 MACRO SPECIFIES
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S857 # GHASH_MUL MACRO to implement: Data*HashKey mod (128,127,126,121,0)
1839 # GHASH_MUL MACRO to implement: Data*HashKey mod (128,127,126,121,0)