Searched refs:line (Results 201 - 225 of 385) sorted by relevance

1234567891011>>

/barrelfish-master/lib/lua/src/
H A Dlcode.c219 /* save corresponding line information */
725 expdesc *e1, expdesc *e2, int line) {
741 luaK_fixline(fs, line);
762 void luaK_prefix (FuncState *fs, UnOpr op, expdesc *e, int line) { argument
771 codearith(fs, OP_UNM, e, &e2, line);
778 codearith(fs, OP_LEN, e, &e2, line);
814 expdesc *e1, expdesc *e2, int line) {
840 codearith(fs, OP_CONCAT, e1, e2, line);
846 codearith(fs, cast(OpCode, op - OPR_ADD + OP_ADD), e1, e2, line);
862 void luaK_fixline (FuncState *fs, int line) { argument
724 codearith(FuncState *fs, OpCode op, expdesc *e1, expdesc *e2, int line) argument
813 luaK_posfix(FuncState *fs, BinOpr op, expdesc *e1, expdesc *e2, int line) argument
[all...]
H A Dluac.c291 int line=getfuncline(f,pc); local
293 if (line>0) printf("[%d]\t",line); else printf("[-]\t");
/barrelfish-master/usr/tests/msun/
H A Dnext_test.c232 _testl(const char *exp, int line, long double actual, long double expected, argument
240 line, exp, actual, expected);
245 line, exp, actual_except, except);
/barrelfish-master/tools/harness/tests/
H A Ddistopsbreakdown.py175 for line in rawiter:
176 if line.startswith("Assertion failed on core") or \
177 line.startswith("Aborted"):
/barrelfish-master/lib/libc/net/
H A Dnetdb_private.h100 char line[_MAXLINELEN + 1]; member in struct:protoent_data
/barrelfish-master/lib/lwip/src/core/
H A Dmemp.c66 int line; member in struct:memp
615 * @param line number of line where this function is called
624 memp_malloc_fn(memp_t type, const char *file, const int line)
654 memp->line = line;
/barrelfish-master/tools/imx8x/
H A Dboard_ctrl.py103 def postcmd(self, stop, line):
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dworker.c294 void check_nsrv(nret,line,err)
296 int line;
328 printf("pid = %d nret = %d at line %d in file %s\n",
329 getpid(),nret,line,__FILE__);
334 void check_nsrv_soft(nret,line,err)
336 int line;
353 printf("pid = %d nret = %d at line %d in file %s\n",
354 getpid(),nret,line,__FILE__);
359 void check_bmsg(bret,line,err)
361 int line;
[all...]
/barrelfish-master/include/vm/
H A Dvm_map.c500 _vm_map_lock(vm_map_t map, const char *file, int line) argument
504 mtx_lock_flags_(&map->system_mtx, 0, file, line);
506 sx_xlock_(&map->lock, file, line);
540 _vm_map_unlock(vm_map_t map, const char *file, int line) argument
544 mtx_unlock_flags_(&map->system_mtx, 0, file, line);
546 sx_xunlock_(&map->lock, file, line);
552 _vm_map_lock_read(vm_map_t map, const char *file, int line) argument
556 mtx_lock_flags_(&map->system_mtx, 0, file, line);
558 sx_slock_(&map->lock, file, line);
562 _vm_map_unlock_read(vm_map_t map, const char *file, int line) argument
574 _vm_map_trylock(vm_map_t map, const char *file, int line) argument
587 _vm_map_trylock_read(vm_map_t map, const char *file, int line) argument
608 _vm_map_lock_upgrade(vm_map_t map, const char *file, int line) argument
635 _vm_map_lock_downgrade(vm_map_t map, const char *file, int line) argument
662 _vm_map_assert_locked(vm_map_t map, const char *file, int line) argument
692 _vm_map_unlock_and_wait(vm_map_t map, int timo, const char *file, int line) argument
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dhttp_method.pl44 - a status code for the response status line
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dbctest.com134 $ read /error = error_read tmp_file line
142 (line_expected .eqs. line)) then goto c_o_loop
/barrelfish-master/tools/molly/
H A Dmolly_init.c107 void __assert(const char *exp, const char *file, const char *func, int line) argument
116 puthex32(line);
/barrelfish-master/tools/harness/machines/
H A Deth.py181 line = proc.communicate()[0]
183 return line
H A Duw.py103 line = proc.communicate()[0]
108 parts = line.strip().split(':')
H A Dmsrc.py87 line = proc.communicate()[0]
92 parts = line.strip().split(':')
/barrelfish-master/lib/octopus/parser/
H A Dparse.c79 #line 1 "parse.y"
101 #line 102 "y.tab.c"
184 #line 24 "parse.y"
195 #line 196 "y.tab.c"
207 #line 208 "y.tab.c"
496 /* YYRLINE[YYN] -- source line where rule number YYN was defined. */
839 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1128 #line 64 "parse.y"
1132 #line 1131 "y.tab.c"
1137 #line 6
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_def.c184 static int def_load(CONF *conf, const char *name, long *line) argument
203 ret = def_load_bio(conf, in, line);
209 static int def_load_bio(CONF *conf, BIO *in, long *line) argument
277 * line on the end. */
279 again=1; /* long line */
283 eline++; /* another input line */
286 /* we now have a line with trailing \r\n removed */
292 /* check for line continuation */
311 if (IS_EOF(conf,*s)) continue; /* blank line */
441 if (line !
[all...]
/barrelfish-master/lib/libc/gen/
H A Dgetnetgrent.c173 #define LINSIZ 1024 /* Length of netgroup file line */
686 * First, see if the line has already been read in.
789 * Read the netgroup file and save lines until the line for the netgroup
799 char line[LINSIZ + 2]; local
808 fgets(line, LINSIZ, netf) != NULL) {
827 snprintf(line, LINSIZ, "%s %s", group, result);
832 while (fgets(line, LINSIZ, netf) != NULL) {
834 pos = (char *)&line;
868 * Loop around handling line continuations.
897 if (fgets(line, LINSI
[all...]
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dmkdef.pl408 my $line = "", my $def= "";
480 if ($line ne '') {
481 $_ = $line . $_;
482 $line = '';
488 $line = $_;
494 $line = $_; # ... just accumulate
862 $line = $_;
/barrelfish-master/lib/libc/tests/nss/
H A Dgetgr_test.c205 group_read_snapshot_func(struct group *grp, char *line) argument
211 printf("1 line read from snapshot:\n%s\n", line);
215 ps = line;
H A Dgetproto_test.c198 protoent_read_snapshot_func(struct protoent *pe, char *line) argument
204 printf("1 line read from snapshot:\n%s\n", line);
208 ps = line;
H A Dgetpw_test.c157 passwd_read_snapshot_func(struct passwd *pwd, char *line) argument
163 printf("1 line read from snapshot:\n%s\n", line);
167 ps = line;
H A Dgetrpc_test.c199 rpcent_read_snapshot_func(struct rpcent *rpc, char *line) argument
205 printf("1 line read from snapshot:\n%s\n", line);
209 ps = line;
H A Dgetserv_test.c203 servent_read_snapshot_func(struct servent *serv, char *line) argument
209 printf("1 line read from snapshot:\n%s\n", line);
213 ps = line;
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex457 neighbour / 2 in file buggy_data.map, line 2:
492 the file \verb'buggy_data.map' and adding the neighbour(4, 3) line back.
508 possible, the file will be opened showing the line where your mouse pointer
509 was when you popup the menu (line 24 in this example).
515 type in a command line to invoke your editor. In addition, if your editor
517 the ``Editor's command line option to start at a specific line'' with the
518 command line option that will cause the editor to open the file at a
519 certain line.
559 compiled. Equivalent to {\tt [user]} in command line {\eclips
[all...]

Completed in 251 milliseconds

1234567891011>>