Searched refs:RESTORE (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-fpsave.asm35 /* THE SAVE AND RESTORE ROUTINES CAN HAVE ONLY ONE GLOBALLY VISIBLE
96 /* <OFFSET OF F30 RESTORE> restore callers LR */
H A Ddarwin-vecsave.asm38 THE SAVE AND RESTORE ROUTINES CAN HAVE ONLY ONE GLOBALLY VISIBLE
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dcgram.y92 static inline void RESTORE(void);
93 static inline void RESTORE(void)
106 #define RESTORE() (void)(onowarn == -1 ? (clrwflgs(), 0) : (nowarn = onowarn))
1320 RESTORE();
/freebsd-11-stable/sys/contrib/zlib/
H A Dinfback.c139 #define RESTORE() \ macro
484 RESTORE();
H A Dinflate.c487 #define RESTORE() \ macro
844 RESTORE();
1046 RESTORE();
1254 RESTORE();
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c421 #define RESTORE() \ macro
783 RESTORE();
973 RESTORE();
1161 RESTORE();
/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.c134 UNSPEC, EDIT, READ, RESTORE, WRITE, WRITEBOOT enumerator in enum:__anon7009
182 op = RESTORE;
261 case RESTORE:

Completed in 175 milliseconds