Searched refs:common_dcl (Results 1 – 2 of 2) sorted by relevance
76 {zend_ffi_dcl common_dcl = ZEND_FFI_ATTR_INIT;}78 declaration_specifiers(&common_dcl)83 {dcl = common_dcl;}97 {dcl = common_dcl;}
2016 zend_ffi_dcl common_dcl = ZEND_FFI_ATTR_INIT; in parse_declarations() local2020 sym = parse_declaration_specifiers(sym, &common_dcl); in parse_declarations()2025 dcl = common_dcl; in parse_declarations()2051 dcl = common_dcl; in parse_declarations()
Completed in 23 milliseconds