Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dwindres.c120 static const char * quot (const char *);
696 quot (const char *string) in quot() function
892 quotedarg = quot (optarg); in main()
899 quotedarg = quot (optarg); in main()
911 quotedarg = quot (optarg); in main()
919 quotedarg = quot (optarg); in main()
963 quotedarg = quot (optarg); in main()
971 quotedarg = quot (optarg); in main()
DChangeLog-9899671 * windres.c (quot): Quote shell metacharacters in a string
/toolchain/binutils/binutils-2.27/gas/
Dapp.c1313 char quot; in do_scrub_chars() local
1315 quot = GET (); in do_scrub_chars()
1316 if (quot == '\'') in do_scrub_chars()
1322 UNGET (quot); in do_scrub_chars()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xgate.c677 value = result.quot; in md_apply_fix()
694 value = result.quot; in md_apply_fix()
/toolchain/binutils/binutils-2.27/cpu/
Dm32c.cpu6946 (define-pmacro (div-sem divop modop opmode reg src quot rem max min)
6950 (sequence ((opmode quot-result) (opmode rem-result))
6951 (set quot-result (divop opmode (ext opmode reg) src))
6953 (set obit (orif (gt opmode quot-result max)
6954 (lt opmode quot-result min)))
6955 (set quot quot-result)
6960 (define-pmacro (div-imm-defn mach wstr op src encoding divop modop opmode reg quot rem max min sem)
6966 (sem divop modop opmode reg src quot rem max min)
6969 (define-pmacro (div16-imm-defn smode wstr wbit op divop modop opmode reg quot rem max min opc1 opc2…
6972 divop modop opmode reg quot rem max min
[all …]