HomeSort by: relevance | last modified time | path
    Searched refs:something (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/share/doc/psd/20.ipctut/
strchkread.c 102 printf("Do something else\en");
  /src/share/mk/
bsd.init.mk 4 # top of all <bsd.*.mk> files which actually "build something".
bsd.host.mk 50 # something that does not look like an identifier, then use uname -m.
  /src/games/larn/
extern.h 162 void something(int);
action.c 302 something(iarg[x][y] + 2);
create.c 374 something(lv + 2);
380 something(lv + 2);
monster.c 75 * something(level) Function to create a random item around player
1315 something(level);
1344 * something(level) Function to create a random item around player
1348 * Enter with the cave level on which something is to be dropped
1352 something(int cavelevel) function in typeref:typename:void
1359 something(cavelevel); /* possibly more than one item */
object.c 982 something(level); /* create artifact */
  /src/usr.bin/make/unit-tests/
suff-incomplete.mk 31 # suff-incomplete.c". It doesn't make sense to make something out of itself.
modmisc.mk 46 # The :U modifier turns even the "" variable into something that has a value.
varmod-loop.mk 31 # undefined. This is something that make doesn't expect, this may
138 # scope, something that is not possible in a straight-forward way.
151 # variable, something that was not possible before:
187 # had to be defined and exported, something that is far from obvious. To
varname-dot-suffixes.mk 39 # returns something. For all practical use cases, it's good enough though.
varmod-sysv.mk 111 # Parsing something without then evaluating it accordingly doesn't make
directive-for.mk 28 # This is something that the modifier :@ cannot do as easily.
  /src/bin/sh/
input.c 256 int something; local in function:preadbuffer
291 something = 0;
317 something = 1;
343 if (parsefile->fd == 0 && hist && (something || whichprompt == 2)) {
  /src/sys/arch/vax/boot/common/
str.S 142 bneq 1f # something differ
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-b3.dts 88 * There is something on the bus at address 0x64.
rk3288-veyron.dtsi 265 * we just refer to vcc33_io every time something is
  /src/sys/modules/examples/luareadhappy/
happy.lua 39 -- The happy number generator is here only to have something that the user
  /src/doc/
TODO.compat-module 79 and perhaps define something to enable the MI modcmd code to call a
  /src/sys/arch/m68k/060sp/dist/
test.doc 105 itest.sa data and execute something similar to:
  /src/usr.sbin/sysinst/
README.md_defs 90 if something fails.
  /src/distrib/sets/
regpkg 380 # version and date). We end up with something like
855 should be in the ${pkg} syspkg, but something is wrong:
  /src/usr.bin/m4/TEST/
test.m4 105 # something like (3,3) will blow away un*x m4.
  /src/sys/arch/sun3/sun3/
locore.s 148 | we can safely set the %sfc/dfc to something != FC_CONTROL

Completed in 23 milliseconds

1 2