Home
last modified time | relevance | path

Searched defs:GLOBALS (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/graphics/pixelize/pixelize-1.0.0/
H A Dglobals.h38 struct GLOBALS { struct
40 GtkWidget *topwin; /* the main window */
41 GtkWidget *ebox; /* an event box around the scrolled window */
43 GtkWidget *picScroll; /* drawing area scrollbar widget */
44 GtkWidget *picDA; /* drawing area widget */
45 GdkPixmap *pixmap; /* pixmap of the image */
47 struct PIC_DB *head; /* the image database */
48 struct IMAGE_INFO **image; /* the constructed image */
73 extern struct GLOBALS globals; argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/tests/run-pass/concurrency/
H A Dtls_pthread_drop_order.rs12 static mut GLOBALS : [u64; 2] = [1, 0]; variable
/dports/games/nInvaders/ninvaders-0.1.1/
H A Dglobals.h26 #define GLOBALS macro
/dports/sysutils/toybox/toybox-0.8.5/toys/example/
H A Dhello.c27 GLOBALS( in GLOBALS() function
H A Ddemo_number.c25 GLOBALS( in GLOBALS() function
H A Dskeleton.c46 GLOBALS( in GLOBALS() function
/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dnice.c26 GLOBALS( in GLOBALS() function
H A Dmkfifo.c30 GLOBALS( in GLOBALS() function
H A Denv.c27 GLOBALS( in GLOBALS() function
H A Dbasename.c25 GLOBALS( in GLOBALS() function
H A Dchmod.c38 GLOBALS( in GLOBALS() function
H A Drenice.c19 GLOBALS( in GLOBALS() function
/dports/sysutils/toybox/toybox-0.8.5/toys/other/
H A Dswapon.c22 GLOBALS( in GLOBALS() function
H A Dfallocate.c21 GLOBALS( in GLOBALS() function
H A Dblkdiscard.c37 GLOBALS( in GLOBALS() function
H A Dtac.c19 GLOBALS( in GLOBALS() function
H A Dwatchdog.c26 GLOBALS( in GLOBALS() function
H A Dtruncate.c26 GLOBALS( in GLOBALS() function
H A Dfree.c23 GLOBALS( in GLOBALS() function
H A Dhwclock.c30 GLOBALS( in GLOBALS() function
/dports/security/pgpin/pgp263in/src/
H A Dzglobals.c15 #define GLOBALS /* include definition of errors[] in zip.h */ macro
/dports/sysutils/toybox/toybox-0.8.5/toys/lsb/
H A Dpidof.c26 GLOBALS( in GLOBALS() function
/dports/sysutils/toybox/toybox-0.8.5/toys/net/
H A Dtunctl.c34 GLOBALS( in GLOBALS() function
/dports/archivers/zip/zip30/vms/
H A Dvms_msg_gen.c19 #define GLOBALS /* Include data for ziperrors[] in ziperr.h. */ macro
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/test/
H A Dtest.py38 GLOBALS = globals() variable

1234567