Lines Matching refs:N_
64 [ASM_E_NOERROR] = N_("no error"),
65 [ASM_E_NOMEM] = N_("out of memory"),
66 [ASM_E_CANNOT_CREATE] = N_("cannot create output file"),
67 [ASM_E_INVALID] = N_("invalid parameter"),
68 [ASM_E_CANNOT_CHMOD] = N_("cannot change mode of output file"),
69 [ASM_E_CANNOT_RENAME] = N_("cannot rename output file"),
70 [ASM_E_DUPLSYM] = N_("duplicate symbol"),
71 [ASM_E_TYPE] = N_("invalid section type for operation"),
72 [ASM_E_IOERROR] = N_("error during output of data"),
73 [ASM_E_ENOSUP] = N_("no backend support available"),