Searched refs:c_ucode (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/sys/
H A Dcore.h83 u_long c_ucode; /* Hmm ? */ member in struct:core
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Daoutf1.h288 length. So this shouldn't cause problems, except for c_ucode, which
339 int c_ucode; /* Exception no. from u_code */
375 int c_ucode; /* Exception no. from u_code */
396 int c_ucode; /* Exception no. from u_code */
417 int c_ucode; /* Exception no. from u_code */
453 /* FP stuff takes up whole rest of struct, except c_ucode. */
454 intcore->fp_stuff_size = intcore->c_len - (sizeof extcore->c_ucode) -
457 intcore->c_ucode = H_GET_32 (abfd,
459 - sizeof (extcore->c_ucode)
490 /* FP stuff takes up whole rest of struct, except c_ucode
338 int c_ucode; /* Exception no. from u_code */ member in struct:external_sparc_core
374 int c_ucode; /* Exception no. from u_code */ member in struct:external_solaris_bcp_core
395 int c_ucode; /* Exception no. from u_code */ member in struct:external_sun3_core
416 int c_ucode; /* Exception no. from u_code */ member in struct:internal_sunos_core
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daoutf1.h250 length. So this shouldn't cause problems, except for c_ucode, which
301 int c_ucode; /* Exception no. from u_code. */
337 int c_ucode; /* Exception no. from u_code. */
358 int c_ucode; /* Exception no. from u_code. */
379 int c_ucode; /* Exception no. from u_code. */
406 /* FP stuff takes up whole rest of struct, except c_ucode. */
407 intcore->fp_stuff_size = intcore->c_len - (sizeof extcore->c_ucode) -
410 intcore->c_ucode = H_GET_32 (abfd,
412 - sizeof (extcore->c_ucode)
441 /* FP stuff takes up whole rest of struct, except c_ucode
300 int c_ucode; /* Exception no. from u_code. */ member in struct:external_sparc_core
336 int c_ucode; /* Exception no. from u_code. */ member in struct:external_solaris_bcp_core
357 int c_ucode; /* Exception no. from u_code. */ member in struct:external_sun3_core
378 int c_ucode; /* Exception no. from u_code. */ member in struct:internal_sunos_core
[all...]

Completed in 72 milliseconds