Home
last modified time | relevance | path

Searched refs:anyof (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/cpu/
Dm32c.cpu4452 (define-anyof-operand
4470 (define-anyof-operand
4481 (define-anyof-operand
4492 ; (define-anyof-operand
4508 (define-anyof-operand
4525 (define-anyof-operand
4536 (define-anyof-operand
4554 (define-anyof-operand
4565 (define-anyof-operand
4577 (define-anyof-operand
[all …]
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dm32c.cpu4452 (define-anyof-operand
4470 (define-anyof-operand
4481 (define-anyof-operand
4492 ; (define-anyof-operand
4508 (define-anyof-operand
4525 (define-anyof-operand
4536 (define-anyof-operand
4554 (define-anyof-operand
4565 (define-anyof-operand
4577 (define-anyof-operand
[all …]
/netbsd/src/usr.bin/tip/
Dcmds.c56 int anyof(char *, const char *);
862 if (!anyof(name, "~{[*?$`'\"\\")) in expand()
921 anyof(char *s1, const char *s2) in anyof() function