Searched refs:unpack (Results 1 – 13 of 13) sorted by relevance
45 private static long unpack(long x, long thing) { in unpack() method in LogLinearDistribution128 low = unpack(constant, LOW_SHIFT); in fillRangeCache()129 high = unpack(constant, HIGH_SHIFT); in fillRangeCache()130 nsteps = unpack(constant, NSTEP_SHIFT); in fillRangeCache()131 factor = unpack(constant, FACTOR_SHIFT); in fillRangeCache()
26 PROG= unpack36 XGETFLAGS += -a -x unpack.xcl
71 unpack() function330 unpack)340 unpack) unpack "$MR"
136 static int unpack (lua_State *L) { in unpack() function268 {"unpack", unpack},
105 static void unpack(void);1531 unpack(); in main()2066 unpack(); in main()2666 unpack(); in do_pkgask()2834 unpack(void) in unpack() function
440 unpack \729 unpack \
526 unpack.1 \664 unpack.1 := LINKSRC = pack.1
123 unpack
94 link path=usr/bin/pcat target=./unpack127 file path=usr/bin/unpack mode=0555242 link path=usr/share/man/man1/unpack.1 target=pack.1
608 extern char **unpack(struct name *np);
77 * This is not a real NETR OPNUM. It's used to unpack the
594 unpack(struct name *np) in unpack() function
499 namelist = unpack(to); in mail1()