Searched refs:exprstr (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-inlines.h85 const char *exprstr, int expr)
88 ctf_assert_fail_internal (fp, file, line, exprstr);
84 ctf_assert_internal(ctf_file_t *fp, const char *file, size_t line, const char *exprstr, int expr) argument
H A Dctf-subr.c339 const char *exprstr)
342 file, (long unsigned int) line, exprstr);
338 ctf_assert_fail_internal(ctf_file_t *fp, const char *file, size_t line, const char *exprstr) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dcryptlib.h31 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, argument
35 OPENSSL_die(exprstr, file, line);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-inlines.h85 const char *exprstr, int expr)
88 ctf_assert_fail_internal (fp, file, line, exprstr);
84 ctf_assert_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr, int expr) argument
H A Dctf-subr.c341 const char *exprstr)
344 file, (long unsigned int) line, exprstr);
340 ctf_assert_fail_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr) argument
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-inlines.h85 const char *exprstr, int expr)
88 ctf_assert_fail_internal (fp, file, line, exprstr);
84 ctf_assert_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr, int expr) argument
H A Dctf-subr.c341 const char *exprstr)
344 file, (long unsigned int) line, exprstr);
340 ctf_assert_fail_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr) argument
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-inlines.h85 const char *exprstr, int expr)
88 ctf_assert_fail_internal (fp, file, line, exprstr);
84 ctf_assert_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr, int expr) argument
H A Dctf-subr.c341 const char *exprstr)
344 file, (long unsigned int) line, exprstr);
340 ctf_assert_fail_internal(ctf_dict_t *fp, const char *file, size_t line, const char *exprstr) argument
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dcryptlib.h34 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, argument
38 OPENSSL_die(exprstr, file, line);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-pru.c901 pru_assemble_expression (const char *exprstr,
912 gas_assert (exprstr != NULL);
917 if (strstr (exprstr, "%label") != NULL)
919 exprstr += strlen ("%label") + 1;
925 if (strstr (exprstr, "%pmem") != NULL)
928 exprstr += strlen ("%pmem") + 1;
941 input_line_pointer = (char *) exprstr;
951 as_bad (_("expected expression, got %s"), exprstr);
965 pru_assemble_noreloc_expression (const char *exprstr)
971 gas_assert (exprstr !
894 pru_assemble_expression(const char *exprstr, pru_insn_infoS *insn, pru_insn_relocS *prev_reloc, bfd_reloc_code_real_type reloc_type, unsigned int pcrel) argument
958 pru_assemble_noreloc_expression(const char *exprstr) argument
[all...]
H A Dtc-nios2.c1759 nios2_assemble_expression (const char *exprstr,
1770 gas_assert (exprstr != NULL);
1777 if (strstr (exprstr, nios2_special_reloc[i].string) != NULL)
1780 exprstr += strlen (nios2_special_reloc[i].string) + 1;
1802 input_line_pointer = (char *) exprstr;
1821 input_line_pointer = (char *) exprstr;
1753 nios2_assemble_expression(const char *exprstr, nios2_insn_infoS *insn, bfd_reloc_code_real_type orig_reloc_type, unsigned int pcrel) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pru.c900 pru_assemble_expression (const char *exprstr,
911 gas_assert (exprstr != NULL);
916 if (strstr (exprstr, "%label") != NULL)
918 exprstr += strlen ("%label") + 1;
924 if (strstr (exprstr, "%pmem") != NULL)
927 exprstr += strlen ("%pmem") + 1;
940 input_line_pointer = (char *) exprstr;
950 as_bad (_("expected expression, got %s"), exprstr);
964 pru_assemble_noreloc_expression (const char *exprstr)
970 gas_assert (exprstr !
893 pru_assemble_expression(const char *exprstr, pru_insn_infoS *insn, pru_insn_relocS *prev_reloc, bfd_reloc_code_real_type reloc_type, unsigned int pcrel) argument
957 pru_assemble_noreloc_expression(const char *exprstr) argument
[all...]
H A Dtc-nios2.c1754 nios2_assemble_expression (const char *exprstr,
1765 gas_assert (exprstr != NULL);
1772 if (strstr (exprstr, nios2_special_reloc[i].string) != NULL)
1775 exprstr += strlen (nios2_special_reloc[i].string) + 1;
1797 input_line_pointer = (char *) exprstr;
1816 input_line_pointer = (char *) exprstr;
1748 nios2_assemble_expression(const char *exprstr, nios2_insn_infoS *insn, bfd_reloc_code_real_type orig_reloc_type, unsigned int pcrel) argument
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-pru.c900 pru_assemble_expression (const char *exprstr,
911 gas_assert (exprstr != NULL);
916 if (strstr (exprstr, "%label") != NULL)
918 exprstr += strlen ("%label") + 1;
924 if (strstr (exprstr, "%pmem") != NULL)
927 exprstr += strlen ("%pmem") + 1;
940 input_line_pointer = (char *) exprstr;
950 as_bad (_("expected expression, got %s"), exprstr);
964 pru_assemble_noreloc_expression (const char *exprstr)
970 gas_assert (exprstr !
893 pru_assemble_expression(const char *exprstr, pru_insn_infoS *insn, pru_insn_relocS *prev_reloc, bfd_reloc_code_real_type reloc_type, unsigned int pcrel) argument
957 pru_assemble_noreloc_expression(const char *exprstr) argument
[all...]
H A Dtc-nios2.c1754 nios2_assemble_expression (const char *exprstr,
1765 gas_assert (exprstr != NULL);
1772 if (strstr (exprstr, nios2_special_reloc[i].string) != NULL)
1775 exprstr += strlen (nios2_special_reloc[i].string) + 1;
1797 input_line_pointer = (char *) exprstr;
1816 input_line_pointer = (char *) exprstr;
1748 nios2_assemble_expression(const char *exprstr, nios2_insn_infoS *insn, bfd_reloc_code_real_type orig_reloc_type, unsigned int pcrel) argument

Completed in 708 milliseconds