Home
last modified time | relevance | path

Searched defs:tgt (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/String/
DSearching.c44 char tgt = (char)c; in strchr() local
144 char tgt = (char)c; in strrchr() local
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
Dstrptime.c381 find_string(const unsigned char *bp, int *tgt, const char * const *n1, in find_string()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpeephole.c315 int tgt, tgttgt, opcode; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpeephole.c304 int tgt, tgttgt, opcode; in PyCode_Optimize() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_collectionsmodule.c571 PyObject *tgt = deque_popleft(deque, NULL); in deque_remove() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_collectionsmodule.c624 PyObject *tgt = deque_popleft(deque, NULL); in deque_remove() local