Home
last modified time | relevance | path

Searched defs:_name (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio-lock.h34 #define _IO_lock_init(_name) \ argument
37 #define _IO_lock_fini(_name) \ argument
40 #define _IO_lock_lock(_name) \ argument
51 #define _IO_lock_trylock(_name) \ argument
70 #define _IO_lock_unlock(_name) \ argument
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS.c382 const char* _name = name; in MDrv_SYS_TEEC_InitializeContext() local