Home
last modified time | relevance | path

Searched refs:F_SIZE (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/cc65/cc65-2.19/src/common/
H A Dfp.c61 #define F_SIZE sizeof(float) macro
75 return F_SIZE; in FP_F_Size()
83 return memcpy (xmalloc (F_SIZE), &Val.V, F_SIZE); in FP_F_Data()
168 return memcpy (xmalloc (F_SIZE), &F, F_SIZE); in FP_D_Data()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1239/
H A Drepro2.vhdl7 constant F_SIZE : positive := 2 generic
12 type SLIDING_WINDOW is array (0 to F_SIZE-1, 0 to F_SIZE-1)
/dports/devel/dev86/dev86-0.16.20/libc/i386fp/
H A Dfplib.h20 #define F_BIT (F_SIZE * CHAR_BIT)
34 #define F_SIZE 4 macro
H A Dfpushd.x10 ! F_SIZE are used).
/dports/misc/rump/buildrump.sh-b914579/src/usr.sbin/mtree/
H A Dmtree.h37 #define KEYDEFAULT (F_GID | F_MODE | F_NLINK | F_SIZE | F_SLINK | \
81 #define F_SIZE 0x00004000 /* size */ macro
H A Dspecspec.c77 if (f & F_SIZE) in shownode()
162 if (FF(n1, n2, F_SIZE, st_size)) in compare_nodes()
163 differs |= F_SIZE; in compare_nodes()
H A Dmisc.c89 {"size", F_SIZE, NEEDVALUE},
H A Dspec.c370 if (MATCHFLAG(F_SIZE)) in dump_nodes()
624 case F_SIZE: in set()
/dports/devel/p5-Proc-ProcessTable/Proc-ProcessTable-0.634/os/
H A DSunOS.h65 # define F_SIZE 9 macro
H A Daix_getprocs.h120 #define F_SIZE 24 macro
H A Ddarwin.h169 # define F_SIZE 10 macro
H A DCygwin.h251 F_SIZE, enumerator
H A DLinux.h270 F_SIZE, enumerator
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dfunctionobj.h29 F_ANY, F_SIZE, F_LEN, F_RANGE, F_REPR, F_FORMAT, F_RANDOM, F_SORT, enumerator
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Drawable/
H A DTextBlock.pm90 use constant F_SIZE => BLK_FONT_SIZE; constant
153 sub fontSize { return OP_FONT, F_SIZE, $_[0] }
154 sub fontHeight { return OP_FONT, F_SIZE, $_[0] + F_HEIGHT }
238 } elsif ( $mode == F_SIZE ) {
374 if ( $$block[$i + F_MODE] == F_SIZE && $$block[$i + F_DATA] < F_HEIGHT ) {
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dzstrformat.cpp287 flags |= F_SIZE; in VWorker()
403 else if (size == F_SIZE) in VWorker()
H A Dzstring.h334 F_SIZE = 0x7000, // z enumerator
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dzstrformat.cpp287 flags |= F_SIZE; in VWorker()
403 else if (size == F_SIZE) in VWorker()
H A Dzstring.h315 F_SIZE = 0x7000, // z enumerator
/dports/misc/sls/sls/
H A Dsls.c55 #define F_SIZE 's' /* file size in bytes (mods: m,k,c|b) */ macro
514 case F_SIZE:
751 case F_SIZE:
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_write_set_format_mtree.c189 #define F_SIZE 0x00008000 /* size */ macro
214 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
1033 if ((keys & F_SIZE) != 0) in write_mtree_entry()
1342 keybit = F_SIZE; in archive_write_mtree_options()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c205 #define F_SIZE 0x00008000 /* size */ macro
230 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
1049 if ((keys & F_SIZE) != 0) in write_mtree_entry()
1358 keybit = F_SIZE; in archive_write_mtree_options()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c205 #define F_SIZE 0x00008000 /* size */ macro
230 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
1049 if ((keys & F_SIZE) != 0) in write_mtree_entry()
1358 keybit = F_SIZE; in archive_write_mtree_options()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_mtree.c189 #define F_SIZE 0x00008000 /* size */ macro
214 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
1033 if ((keys & F_SIZE) != 0) in write_mtree_entry()
1342 keybit = F_SIZE; in archive_write_mtree_options()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_mtree.c189 #define F_SIZE 0x00008000 /* size */ macro
214 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
1033 if ((keys & F_SIZE) != 0) in write_mtree_entry()
1342 keybit = F_SIZE; in archive_write_mtree_options()

12