| /src/games/warp/ |
| bang.h | 9 EXT long blast[YSIZE][XSIZE]; variable
|
| /src/games/battlestar/ |
| fly.c | 56 static void blast(void); 153 blast(); 229 blast(void) function
|
| /src/common/dist/zlib/contrib/blast/ |
| blast.c | 0 /* blast.c 3 * For conditions of distribution and use, see copyright notice in blast.h 6 * blast.c decompresses data compressed by the PKWare Compression Library. 8 * the PKWare library, hence the name "blast". 27 * 1.3 24 Aug 2013 - Return unused input from blast() 29 * - Enable the provision of initial input to blast() 34 #include "blast.h" /* prototype for blast() */ 382 /* See comments in blast.h */ 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow function [all...] |
| /src/external/gpl3/binutils/dist/zlib/contrib/blast/ |
| blast.c | 0 /* blast.c 3 * For conditions of distribution and use, see copyright notice in blast.h 6 * blast.c decompresses data compressed by the PKWare Compression Library. 8 * the PKWare library, hence the name "blast". 27 * 1.3 24 Aug 2013 - Return unused input from blast() 29 * - Enable the provision of initial input to blast() 34 #include "blast.h" /* prototype for blast() */ 382 /* See comments in blast.h */ 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow function [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/contrib/blast/ |
| blast.c | 0 /* blast.c 3 * For conditions of distribution and use, see copyright notice in blast.h 6 * blast.c decompresses data compressed by the PKWare Compression Library. 8 * the PKWare library, hence the name "blast". 27 * 1.3 24 Aug 2013 - Return unused input from blast() 29 * - Enable the provision of initial input to blast() 34 #include "blast.h" /* prototype for blast() */ 382 /* See comments in blast.h */ 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow function [all...] |
| /src/external/gpl3/gdb/dist/zlib/contrib/blast/ |
| blast.c | 0 /* blast.c 3 * For conditions of distribution and use, see copyright notice in blast.h 6 * blast.c decompresses data compressed by the PKWare Compression Library. 8 * the PKWare library, hence the name "blast". 27 * 1.3 24 Aug 2013 - Return unused input from blast() 29 * - Enable the provision of initial input to blast() 34 #include "blast.h" /* prototype for blast() */ 382 /* See comments in blast.h */ 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow function [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/contrib/blast/ |
| blast.c | 0 /* blast.c 3 * For conditions of distribution and use, see copyright notice in blast.h 6 * blast.c decompresses data compressed by the PKWare Compression Library. 8 * the PKWare library, hence the name "blast". 27 * 1.3 24 Aug 2013 - Return unused input from blast() 29 * - Enable the provision of initial input to blast() 34 #include "blast.h" /* prototype for blast() */ 382 /* See comments in blast.h */ 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow function [all...] |
| /src/usr.bin/msgs/ |
| msgs.c | 169 int blast = 0; local 258 blast = lastmsg; /* save upper bound */ 319 if (blast != 0) /* never lower the upper bound! */ 320 lastmsg = blast; 323 else if (blast > lastmsg) 324 lastmsg = blast;
|
| /src/external/bsd/nsd/dist/ |
| options.c | 1241 struct acl_options* b, *blast = NULL, *blist = NULL; local 1256 else blast->next = b; 1257 blast = b;
|