Home
last modified time | relevance | path

Searched defs:fp_e (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_fp.h66 fp_e = 4 /* 4-word double-precision floating-point */ enumerator
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_fp.h66 fp_e = 4 /* 4-word double-precision floating-point */ enumerator
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/network/zeroconf/
H A DZeroconfAvahi.cpp343 void CZeroconfAvahi::shutdownCallback(AvahiTimeout *fp_e, void *fp_data) in shutdownCallback()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_cpu1.h235 typedef enum { in_s, in_d, fp_f, fp_x, fp_t, fp_e, fp_a } OPSIZE; enumerator
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu.h493 fp_e, /* 5-word expanded-exponent floating-point */ enumerator
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu.h493 fp_e, /* 5-word expanded-exponent floating-point */ enumerator
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77manage.c1121 FILE *fp_e = NULL; in GMT_mgd77manage() local