Searched defs:PWD (Results 1 – 17 of 17) sorted by relevance
3 PWD := $(shell pwd) macro
4 PWD := $(shell pwd) macro
12 PWD := $(shell pwd) macro
13 PWD := $(shell pwd) macro
14 PWD := $(shell pwd) macro
11 PWD := $(shell pwd) macro
5 PWD := $(shell pwd) macro
9 PWD := $(shell pwd) macro
26 char *s, *pwd = getcwd(0, 0), *PWD; in pwd_main() local
18 PWD = $(CURDIR) macro
245 SmallString<128> PWD, RealPWD; in RealFileSystem() local