Home
last modified time | relevance | path

Searched refs:_a (Results 1 – 5 of 5) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dframing.c248 int32_t _a, _b, _c, _d; \
249 _a = *--(_src); \
253 *--(_dest) = _a; \
/system/bt/btif/include/
Dbtif_common.h68 #define maybe_non_aligned_memcpy(_a, _b, _c) \ argument
69 memcpy((void*)(_a), (void*)(_b), (_c))
/system/tools/aidl/
Daidl_language_l.ll37 identifier [_a-zA-Z][_a-zA-Z0-9]*
/system/bt/gd/packet/parser/
Dlanguage_l.ll34 identifier [a-zA-Z][_a-zA-Z0-9]*
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc61 __typeof__(a) _a = (a); \
63 (_a < _b) ? _a : _b; \