代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/251805/4417951
c systems.c
/* systems.c, 系统参数设置程序*/
#include
#include
#include "config.h"
#include "global.h"
/* initialize buffer, call once before first getbits or showbits */
/* parse system layer,
www.eeworm.com/read/240886/4566603
changes
Ulrich Windl (xntpd/refclock_parse.c):
- Added support to supply power from RS232 with CLOCK_RAWDCF.
Known to work with Linux 1.2.
- Made Linux ignore parity e
www.eeworm.com/read/240162/4581986
c parsing5.c
// { dg-do assemble }
// GROUPS passed parsing
// From: Teemu Torma
// Date: Mon, 15 Jun 92 18:42:25 +0300
// Subject: G++ 2.2.2: Strange parse error
// Message-ID:
www.eeworm.com/read/233554/4666498
changes
Ulrich Windl (xntpd/refclock_parse.c):
- Added support to supply power from RS232 with CLOCK_RAWDCF.
Known to work with Linux 1.2.
- Made Linux ignore parity e
www.eeworm.com/read/233448/4674802
c parsing5.c
// { dg-do assemble }
// GROUPS passed parsing
// From: Teemu Torma
// Date: Mon, 15 Jun 92 18:42:25 +0300
// Subject: G++ 2.2.2: Strange parse error
// Message-ID:
www.eeworm.com/read/233448/4684364
c 990416-1.c
extern void *memcpy (void *, const void *, __SIZE_TYPE__);
typedef int word_type;
static void
copy_reg (unsigned int reg, frame_state *udata, /* { dg-error "parse|syntax|expected" } */
frame_st
www.eeworm.com/read/233448/4685205
c 20000906-1.c
/* { dg-do run } */
/* Testcase distilled from glibc's nss_parse_service_list in nss/nsswitch.c
It can't be distilled further. Fails with `-O2' for i[3456]86. */
/* this simulates a bounded-poi
www.eeworm.com/read/216450/4893523
s nm2rtso.s
! This is the Modula-2 run-time start-off routine. It's job is to take the
! arguments as put on the stack by EXEC, and to parse them and set them up the
! way _m_a_i_n expects them.
.extern __m_a_i